image: Simplify baseline handling
authorMatthias Clasen <mclasen@redhat.com>
Thu, 27 Apr 2023 20:19:01 +0000 (22:19 +0200)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 28 Apr 2023 13:12:22 +0000 (09:12 -0400)
commit38ffd099eb8555db99d5539babb632043a752431
tree27cb147b181068e1c07e62e6c42ae73e7ed0f9de
parent12af75df9baaa8fb116d2d5bbfdb7d0dd4e243f2
image: Simplify baseline handling

We guarantee that the out arguments of the measure
vfunc are non-NULL, no need to check.
gtk/gtkimage.c